forked from pingcap/tidb
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1 #1
Merged
Merged
1 #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: disksing <i@disksing.com>
…safe API (1) (#22670) Signed-off-by: AilinKid <314806019@qq.com>
Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
Signed-off-by: AilinKid <314806019@qq.com>
Co-authored-by: disksing <i@disksing.com> Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
Signed-off-by: disksing <i@disksing.com>
…22746) Signed-off-by: Yilin Chen <sticnarf@gmail.com>
Signed-off-by: mwish <anmmscs_maple@qq.com>
Signed-off-by: disksing <i@disksing.com>
Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
Co-authored-by: Yiding Cui <winoros@gmail.com>
* run ok * update comments * send cancle cmd to all tiflash stores * updated * log error if sending failed * update comments * disable send task when being killed * update function name * add test for kill mpp when mocking grpc hang * update imports * update comments * clean go.mod * updated * use cancel to avoid goroutine leak, ensure cancellMppTasks being called just once * update go.mod * add test for avoiding goroutine leak * update test * update test * remove unnecessary leak test
Co-authored-by: Ti Chi Robot <71242396+ti-chi-bot@users.noreply.github.com>
…3203) * planner/core: pass the elems info to fieldtype only for exchange receiver. * address comments * address comments Co-authored-by: Ti Chi Robot <71242396+ti-chi-bot@users.noreply.github.com>
…for enum or set (#23217)
Signed-off-by: Yilin Chen <sticnarf@gmail.com>
… not supported the query (#23259)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What problem does this PR solve?
Issue Number: close #xxx
Problem Summary:
What is changed and how it works?
Proposal: xxx
What's Changed:
How it Works:
Related changes
pingcap/docs
/pingcap/docs-cn
:Check List
Tests
Side effects
Release note